Book Contents

DecimalPoint

Specifies the type of decimal point to use:

  • Implicit if the operator manually enters the decimal point and you want the decimal point to be used when the value is sent to the Value connection.
  • Fixed position if the values to enter in the numeric pop-up scratchpad or keypad always have the same number of digits after the decimal point. If you select this type of decimal point, specify a value for the DigitsAfterDecimalPoint property. The decimal point is stripped when the value is sent to the Value connection.

See also

DigitsAfterDecimalPoint